programming in the large造句
例句與造句
- With programming in the large, program changes can become difficult.
- Programming in the large requires abstraction-creating skills.
- Programming in the large requires management skills.
- As programming languages go, Falcon design leans more towards conciseness of code and programming in the large.
- With programming in the large, coding managers place emphasis on partitioning work into modules with precisely-specified interactions.
- It's difficult to find programming in the large in a sentence. 用programming in the large造句挺難的
- Because of this, one goal of programming in the large involves setting up modules that will not need altering in the event of probable changes.
- During his employment at Google, Burrows has studied concurrency and synchronisation, and for programming in the large especially with respect to the C + + language.
- Its development came out of the notion that " programming in the large " and " programming in the small " required different types of languages.
- In software development, "'programming in the large "'can involve programming by larger groups of people or by smaller groups over longer time periods.
- In software engineering, "'programming in the large "'and "'programming in the small "'describe two different approaches to writing software.
- The intent of these features was partly to better support " programming in the large ", and to allow sacrificing some of the script's ability to be dynamic to improve performance.
- In computer science terms, " programming in the large " can refer to programming code that represents the high-level messages, when to send messages, when to compensate for failed non-ACID transactions, etc.
- Tools such as high-level programming languages, object-oriented programming languages, and techniques such as programming in the large, code refactoring and test-driven development, exist to make it easier to maintain large, complicated programs.
- Work on programming in the large, such as module interconnection languages ( MILs ) focused on the expression of the large-scale properties of software : modules ( including programs, libraries, subroutines and subsystems ) and module-relationships ( dependencies and interconnections between modules ).
- "' Ousterhout's dichotomy "'is computer scientist John Ousterhout's categorization that high-level programming languages tend to fall into two groups, each with distinct properties and uses : " system programming languages " and " scripting languages " compare programming in the large and programming in the small.